home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / misc_pto / mwpetz06 / beeper1 < prev    next >
Text File  |  1987-11-30  |  256b  |  6 lines

  1. beeper1.obj : beeper1.c
  2.      cl -c -D LINT_ARGS -Gsw -Os -W2 -Zp beeper1.c
  3.  
  4. beeper1.exe : beeper1.obj beeper1.def
  5.      link4 beeper1, /align:16, /map, slibw, beeper1
  6.